home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / cgplwlist / cgplw05001-05250.txt / 000188_davewarner@globalone.net_Tue Apr 25 21:39:30 PDT 1995.msg < prev    next >
Text File  |  1995-04-29  |  2KB  |  65 lines

  1. Article: 5189 of comp.graphics.packages.lightwave
  2. Xref: netcom.com comp.graphics.packages.lightwave:5189
  3. Path: netcom.com!ix.netcom.com!howland.reston.ans.net!pipex!news.sprintlink.net!news.globalone.net!not-for-mail
  4. From: davewarner@globalone.net
  5. Newsgroups: comp.graphics.packages.lightwave
  6. Subject: Re: LightWave content to PC
  7. Date: 25 Apr 1995 03:03:53 -0400
  8. Organization: Global One, Inc.
  9. Lines: 49
  10. Message-ID: <3ni6sp$6cq@shell.globalone.net>
  11. References: <jgrossD7IL8t.71L@netcom.com>
  12. NNTP-Posting-Host: shell.globalone.net
  13. X-Newsreader: TIN [version 1.2 PL2]
  14.  
  15. John Gross (jgross@netcom.com) wrote:
  16.  
  17. : Does anybody have a mountlist file for Amiga OS 3.1 to enable a 
  18. : bernoulli 150 or 230 PC formatted disk to be read on an Amiga? (used to 
  19. : transfer LW content to a PC)
  20.  
  21.  
  22. John, I dunno if this will help or not, but here's an OS3.1 mountlist entry
  23. for a 5meg IBM partition I've been using with CrossDos/CrossPC.  With the
  24. appropriate changes, you should be able to get this to work with your
  25. Bernoulli and CrossDos. (I assume you're using CrossDos)
  26.  
  27.  
  28. /* Mountlist entry for MS-DOS Image partition */
  29.  
  30. Surfaces = 1
  31. BlocksPerTrack = 49
  32. LowCyl = 1870
  33. HighCyl = 2048
  34. DosType = 0x4d534800
  35. Buffers = 5
  36. BufMemType = 0
  37. Activate = 1
  38. Device = scsi.device
  39. Unit = 6
  40. Flags = 0
  41. FileSystem = L:CrossDOSFileSystem
  42. StackSize = 2000
  43. Priority = 5
  44. GlobVec = -1
  45.  
  46.  
  47. You probably know this already, but the Surfaces and BlocksPerTrack values 
  48. can be found in your Bernoulli manual...the LowCyl and HighCyl values could
  49. also be found in the manual or in the PC's HD setup software....Device
  50. should be changed to whatever type of scsi.device driver you're using in
  51. your Amiga and Unit should be changed to whatever the Bernoulli's SCSI ID
  52. number is.
  53.  
  54. The two most important fields are DosType and FileSystem...those will
  55. definitely work with an IBM formatted disk. (at least, they work with my
  56. CrossPC emulation software)
  57.  
  58. Hope this helps...leave me mail if it doesn't and I'll try to help further.
  59.  
  60. --
  61.                                      -David Warner
  62.                                       Event Horizon Graphics
  63.  
  64.  
  65.